home *** CD-ROM | disk | FTP | other *** search
- /************************ START OF SPECIFICATIONS ****************************/
- /* */
- /* SOURCE FILE NAME: AUDFILES.SCR */
- /* */
- /* DESCRIPTIVE NAME: Filelist control file for Generic Audio Install sample */
- /* */
- /* COPYRIGHT: */
- /* Copyright (c) IBM Corporation 1993 */
- /* All Rights Reserved */
- /* */
- /* STATUS: DDK #3 1993 */
- /* */
- /* DESCRIPTION: */
- /* This file lists all the files that should be copied by Minstall in order */
- /* to install an audio adapter. */
- /* */
- /* The subdirectories used are listed below. If you need other */
- /* subdirectories, you must define them in the CONTROL.SCR file. */
- /* */
- /* sourcedir= "\\" = 0 */
- /* */
- /* destindir= "\\MMOS2\\" = 0 */
- /* destindir= "\\MMOS2\\DLL\\" = 2 */
- /* destindir= "\\MMOS2\\HELP\\" = 7 */
- /* */
- /*************************** END OF SPECIFICATIONS ***************************/
-
- /* Total Number of Files to copy */
- /* Change this number to match the number of files you are copying */
- 9
-
- /* Disk# Group# Dest# Source# Filename Comment */
-
- 0 0 2 0 "genin.dll" /* You must copy this file */
- 0 0 2 0 "geninmri.dll" /* You must copy this file */
- /* 0 0 2 0 "aztinst.dll"*/ /* You must copy this file */
- 0 17 2 0 "cardinfo.DLL" /* You must copy this file */
- 0 17 7 0 "audhelp.hlp" /* You must copy this file */
- 0 17 0 0 "AZT16DD.sys" /* Replace this with your */
- /* device driver name */
- /* 0 17 2 0 "midimap.dll" Copy this if you created a */
- /* MIDI map */
- 0 17 0 0 "SGAUDVDD.SYS" /* Virtual device driver */
- 0 17 4 0 "base.scr"
- 0 17 0 0 "mixer.ico" /* mixer application */
- 0 17 0 0 "aztmix.exe" /* mixer application */
-